home *** CD-ROM | disk | FTP | other *** search
- IpsumGraphic = {
- SUPERCLASS = Rectangle;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- LabelView = {
- ACTIONS = {
- setMargins:;
- goToPage:;
- pageUp:;
- setDefaultMargins:;
- addPage:;
- appDidInit:;
- setLabelSizeWithPopUp:;
- showZoomView:;
- removePage:;
- openLabel:;
- doSave:;
- saveLabel:;
- pageDown:;
- revert:;
- };
- OUTLETS = {
- lrMarginFields;
- box5;
- matrix3;
- box2;
- zoomView;
- matrix4;
- box1;
- box3;
- pageNumMatrix;
- box4;
- interSpaceMatrix;
- tbMarginFields;
- matrix2;
- matrix5;
- };
- SUPERCLASS = EnvelopeView;
- };
- EnvelopeView = {
- ACTIONS = {
- setCustomWidthHeight:;
- doSave:;
- changeEnvelopeSize:;
- saveEnvelope:;
- loadGraphic:;
- openEnvelope:;
- loadAddress:;
- printAll:;
- };
- OUTLETS = {
- bglist;
- sizePopUp;
- matrix;
- noPrintlist;
- toolsBox;
- widthHeightForm;
- theFont;
- saveMatrix;
- box1;
- delegate;
- okRevert;
- text1;
- matrix2;
- sizePopUpList;
- };
- SUPERCLASS = GraphicViewStoneDesign;
- };
- EnvelopeDocument = {
- ACTIONS = {
- windowWillClose:;
- windowDidBecomeMain:;
- };
- SUPERCLASS = DocumentStoneDesign;
- };
- LabelManager = {
- OUTLETS = {
- window;
- labelView;
- };
- SUPERCLASS = Object;
- };
- GraphicViewStoneDesign = {
- ACTIONS = {
- zoomOut:;
- align:;
- clear:;
- zoomIn:;
- };
- SUPERCLASS = GraphicView;
- };
- Graphic = {
- SUPERCLASS = Object;
- };
- DocumentStoneDesign = {
- ACTIONS = {
- windowWillClose:;
- windowDidMove:;
- saveTo:;
- changeSaveType:;
- save:;
- saveAs:;
- windowWillResize:;
- changeGrid:;
- changeLayout:;
- revertToSaved:;
- changeAlign:;
- windowDidResize:;
- windowDidBecomeMain:;
- };
- OUTLETS = {
- listener;
- window;
- scrollView;
- view;
- printInfo;
- };
- SUPERCLASS = Responder;
- };
- LabelDocument = {
- ACTIONS = {
- windowWillResize:;
- changeLayout:;
- windowDidResize:;
- windowDidBecomeMain:;
- windowWillClose:;
- };
- OUTLETS = {
- toolsSuperview;
- cursor;
- };
- SUPERCLASS = DocumentStoneDesign;
- };
- Rectangle = {
- SUPERCLASS = Graphic;
- };
- ZoomLabelView = {
- ACTIONS = {
- Ok:;
- appDidInit:;
- applyToMaster:;
- apply:;
- revert:;
- };
- OUTLETS = {
- listener;
- masterView;
- ipsumGraphic;
- okRevert;
- };
- SUPERCLASS = EnvelopeView;
- };
- GraphicView = {
- ACTIONS = {
- bringCloser:;
- paste:;
- selectAll:;
- takeGridValueFrom:;
- group:;
- clear:;
- delete:;
- takeLineJoinFrom:;
- takeFrameValueFrom:;
- sendFurther:;
- takeGridGrayFrom:;
- bringToFront:;
- enableGrid:;
- takeLineArrowFrom:;
- setCurrentGraphic:;
- ungroup:;
- takeGrayValueFrom:;
- changeFont:;
- unlock:;
- takeLineWidthFrom:;
- deselectAll:;
- copy:;
- takeLineCapFrom:;
- sendToBack:;
- takeFillColorFrom:;
- takeFillValueFrom:;
- takeLineColorFrom:;
- lock:;
- takeFlatValueFrom:;
- cut:;
- takeMiterLimitValueFrom:;
- takeTextColorFrom:;
- };
- OUTLETS = {
- slist;
- cacheWindow;
- glist;
- };
- SUPERCLASS = View;
- };
-